* Team upload.
* Replace shlibs file with symbols file
+ * debian/patches/no-remote-images-when-reading-docs-on-disk.patch:
+ - Fixes a privacy breach previously reported as Lintian warnings
-- Gunnar Hjalmarsson <gunnarhj@ubuntu.com> Thu, 14 Jan 2021 19:15:00 +0100
--- /dev/null
+Description: Don't fetch remote images when reading docs on disk
+ This fixes a privacy breach previously reported as Lintian warnings
+Author: Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
+Forwarded: no
+Last-Update: 2021-01-14
+
+--- a/README.md
++++ b/README.md
+@@ -1,12 +1,12 @@
+ # Open Chinese Convert 開放中文轉換
+
+-[](https://travis-ci.org/BYVoid/OpenCC)
+-[](https://ci.appveyor.com/project/Carbo/OpenCC)
+-[](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22)
++[[Travis](https://travis-ci.org/BYVoid/OpenCC)]
++[[AppVeyor](https://ci.appveyor.com/project/Carbo/OpenCC)]
++[[Python package](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22)]
+
+ ## Introduction 介紹
+
+-
++OpenCC
+
+ Open Chinese Convert (OpenCC, 開放中文轉換) is an opensource project for conversions between Traditional Chinese, Simplified Chinese and Japanese Kanji (Shinjitai). It supports character-level and phrase-level conversion, character variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. This is not translation tool between Mandarin and Cantonese, etc.
+
use-cmake-install-libdir.patch
0003-use-system-libraries.patch
0003-data-Explicitly-use-python3.patch
+no-remote-images-when-reading-docs-on-disk.patch